home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 2888 / 2888.xpi / install.rdf < prev   
Extensible Markup Language  |  2009-12-17  |  1KB  |  21 lines

  1. <?xml version="1.0"?>
  2. <RDF:RDF xmlns:em="http://www.mozilla.org/2004/em-rdf#"
  3.          xmlns:NC="http://home.netscape.com/NC-rdf#"
  4.          xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
  5.   <RDF:Description RDF:about="rdf:#$Wb+XL2"
  6.                    em:id="{ec8030f7-c20a-464f-9b0e-13a3a9e97384}"
  7.                    em:minVersion="3.0"
  8.                    em:maxVersion="3.6.*" />
  9.   <RDF:Description RDF:about="urn:mozilla:install-manifest"
  10.                    em:id="{A64F9D1E-FA5E-11DA-A187-6B94C2ED2B83}"
  11.                    em:name="GMarks"
  12.                    em:version="1.0.2"
  13.                    em:creator="John Marshall"
  14.                    em:description="Shows your google bookmarks in the sidebar."
  15.                    em:homepageURL="https://addons.mozilla.org/en-US/firefox/addon/2888"
  16.                    em:optionsURL="chrome://gmarks/content/options.xul"
  17.                    em:contributor="Thibaut Souilliart (French translation)">
  18.     <em:targetApplication RDF:resource="rdf:#$Wb+XL2"/>
  19.   </RDF:Description>
  20. </RDF:RDF>
  21.